Welcome![Sign In][Sign Up]
Location:
Search - pso GA

Search list

[Other resourceGA-PSO

Description: PSO(粒子群算法)作为添加算子改进GA (遗传算法).-PSO (PSO), as added Operator improved genetic algorithm (GA).
Platform: | Size: 1624 | Author: 何峰 | Hits:

[OtherGA 用于配送中心,工厂等的选址

Description: 多篇关于遗传算法和PSO算法在车辆调配、路径规划中的应用
Platform: | Size: 6990395 | Author: wyq17008 | Hits:

[matlabgao-pso-rbf

Description: 利用GA算法来优化RBF网络中的各种权值
Platform: | Size: 5336 | Author: wyq17008 | Hits:

[matlabspso

Description: 保证全局收敛的随机微粒群算法。当最优粒子的解无进化,则对其位置、速度进行变异,而使算法不致过早收敛,只要迭代次数足够,算法保证全局收敛。-ensure global convergence of random particle swarm algorithm. When the optimal solution without particles of evolution, its location, speed variation, which might not premature convergence algorithm, as long as sufficient number of iterative algorithm to ensure global convergence.
Platform: | Size: 2048 | Author: | Hits:

[Industry researchpsoanduse

Description: 粒子群优化算法及其应用。详细介绍了粒子群优化算法(又叫微粒群算法)及其应用-PSO algorithm and its application. Details on the PSO algorithm (also known as PSO) and its application
Platform: | Size: 162816 | Author: sealyu | Hits:

[AI-NN-PRImprovedSVM

Description: 将遗传算法(GA)与传统SVM算法结合,构造出一种参数最优的进化SVM(GA2SVM),SVM 模型采用径向基函数(RBF)作为核函数,利用格雷码编码方式对SVM算法的模型参数进行遗传编码和优化搜索,将搜索到的优化结果作为SVM 的最终模型参数。-Genetic algorithm (GA) combined with the traditional SVM algorithm, a kind of tectonic evolution of the optimal parameters of SVM (GA2SVM), SVM model using Radial Basis Function (RBF) as kernel function, the use of Gray code encoding algorithm of the SVM model parameters of genetic coding and optimization of search, will search for the optimal results as the final SVM model parameters.
Platform: | Size: 179200 | Author: zhaoxiufen | Hits:

[AI-NN-PR25811237PSOGA

Description: 粒子群算法与遗传算法用于优化的问题求解,可以解决一些-Particle Swarm Optimization and Genetic Algorithms for optimization problem solving, you can solve some
Platform: | Size: 97280 | Author: tiger | Hits:

[matlabLSSVM

Description: 本程序是一个用LSSVM实现简单煤炭数据先拟合程序,用MATLAB编写。-This procedure is a simple to use LSSVM first coal data fitting procedures, prepared by MATLAB.
Platform: | Size: 2048 | Author: liu | Hits:

[matlabaco-ga-pso-tsp

Description: 一个集合遗传算法,蚁群算法,粒子群算法的混合算法解决TSP问题的MATLAB程序-A collection of genetic algorithm, ant colony algorithm, the hybrid particle swarm optimization algorithm to solve TSP problems MATLAB program
Platform: | Size: 4096 | Author: 严周广 | Hits:

[Algorithmsheffield-GA----GeneticAlgorithms

Description: 强大的遗传算法工具!英国sheffield大学的遗传算法工具箱-Powerful tool for genetic algorithm! Sheffield United Kingdom University of Genetic Algorithm Toolbox
Platform: | Size: 214016 | Author: 学者 | Hits:

[JSP/JavaBP_GA_PSOforjava

Description: BP_GA_PSO是利用JAVA开发的一个小程序,分别给出了BP算法,GA算法,以及PSO算法的JAVA源程序,并分别利用三个算法同时解决XOR问题,使用户能够直观的观察三个算法的优劣。-BP_GA_PSO is the use of JAVA development of a small procedure, respectively, are given BP algorithm, GA algorithm, and the PSO algorithm JAVA source and use of the three algorithms, respectively, at the same time solve the XOR problem, allowing users to observe the three algorithm intuitive priority inferior.
Platform: | Size: 179200 | Author: 李保 | Hits:

[AI-NN-PRjava_evolutionary_algorithms

Description: 用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm Evolutionary Algorithm package implemented using Java. The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorithms, currently including Genetic Algorithm (GA), Particle Swarm Optimization (PSO), Memetic Algorithm (MA), Evolution Strategy (ES). Highlighted features · Support both binary & real-coded string representations of solution · Operator-based design for flexibility · EA Operators: Selection, Crossover, Mutation, Move operators in PSO & and the adaptive scheme in EA · Individual learning: Davidon–Fletcher–Powell (DFP) and Davies, Swann, and Campey with Gram-Schmidt orthogonalization (DSCG) strategies and Random Mutation Hill-climbing (RMHC) In addition, algorithm pipeline which is specified by XML file is also provided for practitioner to configure & design evolutionary algorithms at ease. User can edit runtime & algorithm parameters in the configuration file (XML) & issue the co
Platform: | Size: 104448 | Author: 陈雷 | Hits:

[Mathimatics-Numerical algorithmsSGA2.0MATLAB

Description: GA轮赌法选择,锦标赛选择;单点变异,MATAB编写,真的很好用哦-GA
Platform: | Size: 9216 | Author: yang | Hits:

[AI-NN-PRlibsvm-mat-2[1].89-3

Description: svm多分类器,包括多分类和GA算法和PSO算法优化的SVM-svm multi-classifier, including the multi-classification and GA algorithm and PSO algorithm for optimization of SVM
Platform: | Size: 494592 | Author: 何同学 | Hits:

[matlabPSOGA

Description: PSO和GA的结合算法,对PSO中效果较差的粒子进行交叉和变异操作。-The combination of PSO and GA algorithm, PSO particles in the less effective cross and mutation.
Platform: | Size: 2048 | Author: bread | Hits:

[AI-NN-PRbayesianswarm

Description: This code expains bayesian particle swarm optimization method.All files have been written on matlab 2007a. This method has been explianed with various benchmark functions. This optimization method can be directly compared with other unconstrained optimization method like GA or pso for effieciency and speed.
Platform: | Size: 4096 | Author: missed2010 | Hits:

[AI-NN-PRpsoandga

Description: 粒子群算法及其与遗传算法的比较,加深交流!-pso ga compare
Platform: | Size: 269312 | Author: zhanglin | Hits:

[matlabFeatureSelection_MachineLearning

Description: Feature selection methods for machine learning algorithms such as SVR, including one filter-based method (CFS) and two wrapper-based methods (GA and PSO). The gridsearch is for the grid search for the optimal hyperparemeters of SVR. The SVM_CV is for the k-fold cross-validation of SVR. All the programs are flexible and could be implemented by the users themselves.-Feature selection methods for machine learning algorithms such as SVR, including one filter-based method (CFS) and two wrapper-based methods (GA and PSO). The gridsearch is for the grid search for the optimal hyperparemeters of SVR. The SVM_CV is for the k-fold cross-validation of SVR. All the programs are flexible and could be implemented by the users themselves.
Platform: | Size: 6144 | Author: Gang Fu | Hits:

[matlabGAPSO-share

Description: 我从网上下载了一个GA-PSO算法,试着利用GA和PSO组合的策略进行优化,结果算法很问题,效率和不错。我下载原始算法,有一个问题就是它是针对所有的设计变量上下限都是一样的,所以我对程序进行了修改与改进,现在可以处理上下限不一致的问题,同时fix了一些bug。-GA GA and PSO algorithm matlab program combined ion group When doing optimization, first choose the GA algorithm, but the instability of the GA (or into a local optimum) it drives people crazy, even after twice the difference results can sometimes reach 30 or more, but because of time reason, I had to choose the optimal 1000, then the minimum of which the most optimal solution. Although the problem is considered solved, but will be from an academic, which makes Ben is very embarrassing. So, I downloaded a GA-PSO algorithm, try to use a combination of GA and PSO optimization strategy, the results of algorithm is the problem, efficiency and good. I downloaded the original algorithm, there is a problem is that it is the design variables for all upper and lower limits are the same, so I had to modify and improve the program, can now handle upper and lower limits inconsistencies, and fix some bug.
Platform: | Size: 5120 | Author: ccc | Hits:

[matlab1

Description: 一个简单的图像稀疏分解的例子,用了PSO—GA分解,得到了一个较好的重构图像-A simple example of image sparse decomposition, using PSO-GA decomposition and get a better reconstruction images
Platform: | Size: 2048 | Author: 合格后 | Hits:
« 1 2 34 5 6 7 8 9 10 »

CodeBus www.codebus.net